home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / 06_02.iso / games / rox / RoX.exe / {app} / Define.saf / Tileset.json < prev   
Encoding:
JavaScript Object Notation  |  2002-04-22  |  4.1 KB

  1. {
  2.     "schema": {
  3.         "Type": "Long Integer",
  4.         "X": "Long Integer NOT NULL",
  5.         "Y": "Long Integer",
  6.         "Mini": "Long Integer",
  7.         "Rotate": "Boolean NOT NULL",
  8.         "Unique": "Boolean NOT NULL",
  9.         "Index": "Long Integer",
  10.         "Desc": "Text (100)"
  11.     },
  12.     "data": [
  13.         {
  14.             "Type": 0,
  15.             "X": 1,
  16.             "Y": 1,
  17.             "Mini": 0,
  18.             "Rotate": 0,
  19.             "Unique": 0,
  20.             "Index": 0,
  21.             "Desc": "Empty Tile"
  22.         },
  23.         {
  24.             "Type": 1,
  25.             "X": 2,
  26.             "Y": 1,
  27.             "Mini": 14,
  28.             "Rotate": 0,
  29.             "Unique": 1,
  30.             "Index": 1,
  31.             "Desc": "Thresher"
  32.         },
  33.         {
  34.             "Type": 2,
  35.             "X": 3,
  36.             "Y": 1,
  37.             "Mini": 12,
  38.             "Rotate": 0,
  39.             "Unique": 0,
  40.             "Index": 2,
  41.             "Desc": "Blue Araneae"
  42.         },
  43.         {
  44.             "Type": 3,
  45.             "X": 4,
  46.             "Y": 1,
  47.             "Mini": 12,
  48.             "Rotate": 0,
  49.             "Unique": 0,
  50.             "Index": 3,
  51.             "Desc": "Red Araneae"
  52.         },
  53.         {
  54.             "Type": 4,
  55.             "X": 5,
  56.             "Y": 1,
  57.             "Mini": 12,
  58.             "Rotate": 0,
  59.             "Unique": 0,
  60.             "Index": 4,
  61.             "Desc": "Gold Araneae"
  62.         },
  63.         {
  64.             "Type": 5,
  65.             "X": 6,
  66.             "Y": 1,
  67.             "Mini": 12,
  68.             "Rotate": 0,
  69.             "Unique": 0,
  70.             "Index": 5,
  71.             "Desc": "Blue Gnat"
  72.         },
  73.         {
  74.             "Type": 6,
  75.             "X": 7,
  76.             "Y": 1,
  77.             "Mini": 12,
  78.             "Rotate": 0,
  79.             "Unique": 0,
  80.             "Index": 6,
  81.             "Desc": "Red Gnat"
  82.         },
  83.         {
  84.             "Type": 7,
  85.             "X": 8,
  86.             "Y": 1,
  87.             "Mini": 12,
  88.             "Rotate": 0,
  89.             "Unique": 0,
  90.             "Index": 7,
  91.             "Desc": "Gold Gnat"
  92.         },
  93.         {
  94.             "Type": 8,
  95.             "X": 8,
  96.             "Y": 4,
  97.             "Mini": 12,
  98.             "Rotate": 0,
  99.             "Unique": 0,
  100.             "Index": 8,
  101.             "Desc": "Gold Unid Gnat"
  102.         },
  103.         {
  104.             "Type": 20,
  105.             "X": 2,
  106.             "Y": 2,
  107.             "Mini": 7,
  108.             "Rotate": 0,
  109.             "Unique": 0,
  110.             "Index": 9,
  111.             "Desc": "Rock"
  112.         },
  113.         {
  114.             "Type": 21,
  115.             "X": 3,
  116.             "Y": 2,
  117.             "Mini": 15,
  118.             "Rotate": 0,
  119.             "Unique": 0,
  120.             "Index": 10,
  121.             "Desc": "Unid"
  122.         },
  123.         {
  124.             "Type": 22,
  125.             "X": 4,
  126.             "Y": 2,
  127.             "Mini": 15,
  128.             "Rotate": 0,
  129.             "Unique": 0,
  130.             "Index": 11,
  131.             "Desc": "Armored Unid"
  132.         },
  133.         {
  134.             "Type": 23,
  135.             "X": 5,
  136.             "Y": 2,
  137.             "Mini": 4,
  138.             "Rotate": 0,
  139.             "Unique": 0,
  140.             "Index": 12,
  141.             "Desc": "Bomb"
  142.         },
  143.         {
  144.             "Type": 25,
  145.             "X": 6,
  146.             "Y": 2,
  147.             "Mini": 4,
  148.             "Rotate": 0,
  149.             "Unique": 0,
  150.             "Index": 13,
  151.             "Desc": "Cyclotrimethylenetrinitramine (Explosive)"
  152.         },
  153.         {
  154.             "Type": 24,
  155.             "X": 7,
  156.             "Y": 2,
  157.             "Mini": 7,
  158.             "Rotate": 0,
  159.             "Unique": 0,
  160.             "Index": 14,
  161.             "Desc": "Araneae Egg"
  162.         },
  163.         {
  164.             "Type": 9,
  165.             "X": 3,
  166.             "Y": 3,
  167.             "Mini": 9,
  168.             "Rotate": 0,
  169.             "Unique": 0,
  170.             "Index": 15,
  171.             "Desc": "Portal"
  172.         },
  173.         {
  174.             "Type": 45,
  175.             "X": 8,
  176.             "Y": 2,
  177.             "Mini": 2,
  178.             "Rotate": 0,
  179.             "Unique": 0,
  180.             "Index": 16,
  181.             "Desc": "Matter"
  182.         },
  183.         {
  184.             "Type": 11,
  185.             "X": 5,
  186.             "Y": 3,
  187.             "Mini": 10,
  188.             "Rotate": 0,
  189.             "Unique": 0,
  190.             "Index": 18,
  191.             "Desc": "Indestructible Round Node"
  192.         },
  193.         {
  194.             "Type": 12,
  195.             "X": 6,
  196.             "Y": 3,
  197.             "Mini": 10,
  198.             "Rotate": 0,
  199.             "Unique": 0,
  200.             "Index": 19,
  201.             "Desc": "Node"
  202.         },
  203.         {
  204.             "Type": 14,
  205.             "X": 8,
  206.             "Y": 3,
  207.             "Mini": 10,
  208.             "Rotate": 0,
  209.             "Unique": 0,
  210.             "Index": 21,
  211.             "Desc": "Node 2"
  212.         },
  213.         {
  214.             "Type": 16,
  215.             "X": 1,
  216.             "Y": 3,
  217.             "Mini": 10,
  218.             "Rotate": 0,
  219.             "Unique": 0,
  220.             "Index": 22,
  221.             "Desc": "Round Node 2"
  222.         },
  223.         {
  224.             "Type": 17,
  225.             "X": 1,
  226.             "Y": 4,
  227.             "Mini": 10,
  228.             "Rotate": 0,
  229.             "Unique": 0,
  230.             "Index": 23,
  231.             "Desc": "Node 3"
  232.         },
  233.         {
  234.             "Type": 15,
  235.             "X": 2,
  236.             "Y": 4,
  237.             "Mini": 10,
  238.             "Rotate": 0,
  239.             "Unique": 0,
  240.             "Index": 24,
  241.             "Desc": "Round Node 3"
  242.         },
  243.         {
  244.             "Type": 30,
  245.             "X": 1,
  246.             "Y": 6,
  247.             "Mini": 6,
  248.             "Rotate": 1,
  249.             "Unique": 0,
  250.             "Index": 25,
  251.             "Desc": "Conduit"
  252.         },
  253.         {
  254.             "Type": 34,
  255.             "X": 4,
  256.             "Y": 6,
  257.             "Mini": 4,
  258.             "Rotate": 1,
  259.             "Unique": 0,
  260.             "Index": 26,
  261.             "Desc": "Discharger"
  262.         },
  263.         {
  264.             "Type": 44,
  265.             "X": 3,
  266.             "Y": 6,
  267.             "Mini": 6,
  268.             "Rotate": 1,
  269.             "Unique": 0,
  270.             "Index": 28,
  271.             "Desc": "Tube (2-Way)"
  272.         },
  273.         {
  274.             "Type": 39,
  275.             "X": 2,
  276.             "Y": 3,
  277.             "Mini": 15,
  278.             "Rotate": 0,
  279.             "Unique": 0,
  280.             "Index": 29,
  281.             "Desc": "Generatrix"
  282.         },
  283.         {
  284.             "Type": 71,
  285.             "X": 1,
  286.             "Y": 7,
  287.             "Mini": 11,
  288.             "Rotate": 0,
  289.             "Unique": 0,
  290.             "Index": 30,
  291.             "Desc": "Power Up (Invincibility)"
  292.         },
  293.         {
  294.             "Type": 73,
  295.             "X": 4,
  296.             "Y": 7,
  297.             "Mini": 11,
  298.             "Rotate": 0,
  299.             "Unique": 0,
  300.             "Index": 33,
  301.             "Desc": "Power Up (Explosive)"
  302.         },
  303.         {
  304.             "Type": 50,
  305.             "X": 1,
  306.             "Y": 8,
  307.             "Mini": 15,
  308.             "Rotate": 0,
  309.             "Unique": 0,
  310.             "Index": 35,
  311.             "Desc": "Gate (Yellow)"
  312.         },
  313.         {
  314.             "Type": 51,
  315.             "X": 2,
  316.             "Y": 8,
  317.             "Mini": 15,
  318.             "Rotate": 0,
  319.             "Unique": 0,
  320.             "Index": 36,
  321.             "Desc": "Gate (Red)"
  322.         },
  323.         {
  324.             "Type": 52,
  325.             "X": 3,
  326.             "Y": 8,
  327.             "Mini": 15,
  328.             "Rotate": 0,
  329.             "Unique": 0,
  330.             "Index": 37,
  331.             "Desc": "Gate (Blue)"
  332.         },
  333.         {
  334.             "Type": 54,
  335.             "X": 5,
  336.             "Y": 8,
  337.             "Mini": 13,
  338.             "Rotate": 0,
  339.             "Unique": 0,
  340.             "Index": 39,
  341.             "Desc": "Key (Red)"
  342.         },
  343.         {
  344.             "Type": 55,
  345.             "X": 6,
  346.             "Y": 8,
  347.             "Mini": 13,
  348.             "Rotate": 0,
  349.             "Unique": 0,
  350.             "Index": 40,
  351.             "Desc": "Key (Blue)"
  352.         },
  353.         {
  354.             "Type": 59,
  355.             "X": 6,
  356.             "Y": 6,
  357.             "Mini": 15,
  358.             "Rotate": 0,
  359.             "Unique": 0,
  360.             "Index": 42,
  361.             "Desc": "Door (Closed)"
  362.         },
  363.         {
  364.             "Type": 58,
  365.             "X": 7,
  366.             "Y": 6,
  367.             "Mini": 15,
  368.             "Rotate": 0,
  369.             "Unique": 0,
  370.             "Index": 43,
  371.             "Desc": "Door (Open)"
  372.         },
  373.         {
  374.             "Type": 10,
  375.             "X": 4,
  376.             "Y": 3,
  377.             "Mini": 10,
  378.             "Rotate": 0,
  379.             "Unique": 0,
  380.             "Index": 17,
  381.             "Desc": "Indestructible Node"
  382.         },
  383.         {
  384.             "Type": 13,
  385.             "X": 7,
  386.             "Y": 3,
  387.             "Mini": 10,
  388.             "Rotate": 0,
  389.             "Unique": 0,
  390.             "Index": 20,
  391.             "Desc": "Round Node"
  392.         },
  393.         {
  394.             "Type": 40,
  395.             "X": 2,
  396.             "Y": 6,
  397.             "Mini": 6,
  398.             "Rotate": 1,
  399.             "Unique": 0,
  400.             "Index": 27,
  401.             "Desc": "Tube (1-Way)"
  402.         },
  403.         {
  404.             "Type": 70,
  405.             "X": 2,
  406.             "Y": 7,
  407.             "Mini": 11,
  408.             "Rotate": 0,
  409.             "Unique": 0,
  410.             "Index": 31,
  411.             "Desc": "Power Up (Freeze)"
  412.         },
  413.         {
  414.             "Type": 74,
  415.             "X": 3,
  416.             "Y": 7,
  417.             "Mini": 11,
  418.             "Rotate": 0,
  419.             "Unique": 0,
  420.             "Index": 32,
  421.             "Desc": "Power Up (Missile)"
  422.         },
  423.         {
  424.             "Type": 53,
  425.             "X": 4,
  426.             "Y": 8,
  427.             "Mini": 13,
  428.             "Rotate": 0,
  429.             "Unique": 0,
  430.             "Index": 38,
  431.             "Desc": "Key (Yellow)"
  432.         },
  433.         {
  434.             "Type": 56,
  435.             "X": 5,
  436.             "Y": 6,
  437.             "Mini": 13,
  438.             "Rotate": 0,
  439.             "Unique": 0,
  440.             "Index": 41,
  441.             "Desc": "Door Switch"
  442.         },
  443.         {
  444.             "Type": 72,
  445.             "X": 5,
  446.             "Y": 7,
  447.             "Mini": 11,
  448.             "Rotate": 0,
  449.             "Unique": 0,
  450.             "Index": 34,
  451.             "Desc": "Power Up (Save)"
  452.         },
  453.         {
  454.             "Type": 96,
  455.             "X": 8,
  456.             "Y": 6,
  457.             "Mini": 7,
  458.             "Rotate": 0,
  459.             "Unique": 0,
  460.             "Index": 44,
  461.             "Desc": "Floating Rock"
  462.         }
  463.     ]
  464. }